window: Remember current size
authorBenjamin Otte <otte@redhat.com>
Tue, 9 Apr 2013 10:08:08 +0000 (12:08 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 9 Apr 2013 10:09:12 +0000 (12:09 +0200)
commitc4dc0e8e40e2144d84810f7603c9d1552e25fb43
tree09c32a9be61af28c4380b17be671ca5e0cbbeef5
parent70dbb14f8985fda34e3c78a743b9de656614fbcc
window: Remember current size

Don't just look at previously remembered sizes, also look at the current
size.
This is useful for cases where the window was resized by the user or WM
and not by the application itself.

https://bugzilla.gnome.org/show_bug.cgi?id=696882
gtk/gtkwindow.c